import { DirectiveArguments } from 'vue'; export declare function withDirectives(element: T, arg: DirectiveArguments): T; //# sourceMappingURL=withDirectives.d.ts.map