export declare function isUnitTest(): boolean; export declare function isIntegrationTest(): boolean; export declare function isDevBuild(): boolean;