import { SFCWithInstall } from '../../utils';
import { default as Badge } from './src/Badge.vue';
export declare const UBadge: SFCWithInstall<typeof Badge>;
