export declare const vOuterHtml: {
    mounted: (el: HTMLElement, binding: any) => void;
};
