export type { ScrollInfoProviderProps } from './ScrollInfoProvider/index.js'; export type { ScrollInfoProps } from './ScrollInfo/index.js'; export type { IScrollInfoContext } from './ScrollInfoProvider/context.js';