import React from "react"; type TableScrollContainerContextType = React.RefObject; export declare const TableScrollContainerContext: React.Context; export {}; //# sourceMappingURL=TableScrollContainerContext.d.ts.map