import type { Ref } from 'vue'; export default function (loading: Ref, throttle?: number): Ref;