export declare type Environment = 'development' | 'staging' | 'production';