import { TargetEventHook } from "../../../hooks/index.js"; /** * * @kind 10-Scroll */ export declare const useScroll: TargetEventHook;