export declare const useScrollAway: (elementId: string, options?: { scrollContainerQuery?: string; elementHeight?: number; reverseDirection?: boolean; }) => void; //# sourceMappingURL=useScrollAway.d.ts.map