import { IScrollInfoContext } from '../ScrollInfoProvider/context.js';
export declare const useScrollInfo: () => IScrollInfoContext;
