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

export declare const Decoration2Plugin: Plugin;
export { Decoration2, };
