export declare const inVitest: () => boolean; export declare const inBrowser: () => boolean;