export declare function useContainerScrolling(target: React.RefObject, callback?: () => void, disabled?: boolean): void;