import { Plugin } from 'vue';
import { default as Decoration1 } from './src/index.vue';

export declare const Decoration1Plugin: Plugin;
export { Decoration1, };
