export declare const isClient: boolean;
export declare const defaultWindow: (Window & typeof globalThis) | undefined;
