import type { DefineComponent } from 'vue'; declare const ScrollVertical: DefineComponent>; export { ScrollVertical };