export { default as XLabel } from './Label.vue'
export type { LabelProps, LabelTheme } from './Label.vue'
