export type ImageryQuality = "IMAGERY_QUALITY_UNSPECIFIED" | "HIGH" | "MEDIUM" | "LOW"; //# sourceMappingURL=ImageryQuality.d.ts.map