import { Directive } from 'vue'; import { ElementWithPopper } from '../../utils/floatingUi'; export declare const vBTooltip: Directive;