export declare const requestCallback: (cb: Function, timeout: number) => void; export declare const useResizeObserver: (ref: any) => any;