AnyMosaicType# AnyMosaicType = list | str | cloudpathlib.cloudpath.CloudPath | pathlib.Path | eoreader.products.product.Product | eosets.mosaic.Mosaic# Any Mosaic type (either a list or paths or products, a path, a product or a mosaic itself)