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