type Environment = import('genesys-cloud-service-discovery-web').Environment; declare const __PACKAGE_NAME__: string; declare const __PACKAGE_VERSION__: string; declare const __PC_DEV_ENVS__: string[]; declare const __GC_DEV_EXTRA_ENVS__: Environment[]; declare const __HOST_APP_DEV_ORIGIN__: string;