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