import React from 'react'; export declare const useScrollableContainer: (recalculateScrollDeps: any[]) => (boolean | React.LegacyRef | undefined)[];