export declare const isServer: () => boolean; export declare function isNullish(x: unknown): boolean;