declare const _default: import("vue").DefineComponent<{
    fitContent: boolean;
    minWidth: number;
    placement: import("./popover.props").PopoverPlacement;
    visible: boolean;
    offsetX: any;
    arrowOffsetX: number;
    zIndex: number;
    keepWidthWithReference: boolean;
    class?: string | undefined;
    id?: string | undefined;
    title?: string | undefined;
    reference?: any;
    host?: any;
    leftBoundary?: any;
    rightBoundary?: any;
}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
    fitContent: boolean;
    minWidth: number;
    placement: import("./popover.props").PopoverPlacement;
    visible: boolean;
    offsetX: any;
    arrowOffsetX: number;
    zIndex: number;
    keepWidthWithReference: boolean;
    class?: string | undefined;
    id?: string | undefined;
    title?: string | undefined;
    reference?: any;
    host?: any;
    leftBoundary?: any;
    rightBoundary?: any;
}> & Readonly<{}>, {
    fitContent: boolean;
    minWidth: number;
    placement: import("./popover.props").PopoverPlacement;
    visible: boolean;
    offsetX: any;
    arrowOffsetX: number;
    zIndex: number;
    keepWidthWithReference: boolean;
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
