import { ObjectDirective } from 'vue';
declare const vScrollbar: ObjectDirective;
export { vScrollbar };
