export declare const inTest: boolean;
export declare const inProduction: boolean;
export declare const inDevelopment: boolean;
