import { VNode } from 'vue'; export declare const getVNodeAttributeValue: (node: VNode, attributeName: string) => any; //# sourceMappingURL=directive.d.ts.map