export declare const tooltipsVuePlugin: {
    install: (app: any) => void;
};
