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