export {
  default as ColorSwatch,
  type ColorSwatchProps,
} from './ColorSwatch.vue'
