/**
 * Registers the events for the page scroller.
 */
export declare function registerEvents(): void;
/**
 * Destroys the events for the page scroller.
 */
export declare function destroyEvents(): void;
//# sourceMappingURL=events.d.ts.map