import { default as VSwatches } from './components/VSwatches.vue'; declare const installVSwatches: (app: any) => void; export { VSwatches as default, installVSwatches as install };