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