export declare const isBrowser: boolean; export declare const isNode: boolean; export declare const isTest: boolean;