export declare const isBrowser: () => boolean; export declare const isNode: () => boolean;