import type { BadgeTheme } from '../Badge.vue';
declare const theme: BadgeTheme;
export default theme;
