import { Ref } from 'vue'; export default function useScroll(wrapperRef: Ref, options: any, emit: any): any;