import type { IPageScrollerOptions } from '@/types';
export declare function onInitialize(options?: IPageScrollerOptions): void;
export declare function onDestroy(): void;
//# sourceMappingURL=instance.d.ts.map