export type StudioEnvironment = "None" | "Development" | "Testing" | "Production"; //# sourceMappingURL=StudioEnvironment.d.ts.map