export declare const useScrollWithResize: ({ sticky }: { sticky: any; }) => void;