import { ObjectDirective } from 'vue'; import { BaseScrollerPropsT } from './types'; declare const vScrollbar: ObjectDirective | undefined>; export { vScrollbar };