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

export declare const Decoration4Plugin: Plugin;
export { Decoration4, };
