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