export declare const useOnWindowResize: (callback: EventListener) => void;
