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

export declare const Decoration3Plugin: Plugin;
export { Decoration3, };
