declare const _default: {
    mounted(el: HTMLElement, binding: any): void;
    beforeUnmount(el: HTMLElement): void;
};
export default _default;
