export declare enum InstallationId { DEVELOPMENT = "development", PRODUCTION = "production" } //# sourceMappingURL=installation-id.d.ts.map