import { DirectiveBinding } from 'vue';
declare const _default: {
    mounted(el: HTMLElement, binding: DirectiveBinding): void;
};
/**
 * This is not marked as external, but in the future I think it may be
 */
export default _default;
