export declare const VuePeerPlugin: {
    install(app: any): void;
};
