export declare const useWindowResize: (resizeHandler: (event: UIEvent) => void) => void;