import { SFCWithInstall } from '../../utils/typescript';
import { default as Component } from './tinymce.vue';
export declare const VcTinymce: SFCWithInstall<typeof Component>;
export default VcTinymce;
