export declare function useRowHovered(): boolean | undefined;
export declare function useRowSelected(): boolean | undefined;
export declare function useContainerScroll(): import("./context").ScrollContextType;
//# sourceMappingURL=hooks.d.ts.map