import type { Emit, Teardown } from './types.js'; export declare function installScroll(emit: Emit): Teardown;