export declare const getWindowSize: () => { width: number; height: number; };