declare const ENVIRONMENT_TYPE: { pro: string; other: string; }; export default ENVIRONMENT_TYPE;