/** * return true when window is defined */ export declare function isBrowser(): boolean;