import * as TinyMCE from './TinyMCE'; export declare const docsProps: { TinyMCE: typeof TinyMCE; };