import type { DefineComponent } from 'vue'; declare const ColorsSwatch: DefineComponent>; export { ColorsSwatch };