import { RefObject } from 'react'; export declare function useHorizontalArrows(ref: RefObject | undefined, active?: boolean): void; //# sourceMappingURL=use-horizontal-arrows.hook.d.ts.map