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