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