declare const _default: {
    name: string;
    install: (BC: any) => void;
};
export default _default;
