import { Editor } from 'tinymce';
export default function (ed: Editor, document: Document): Promise<void>;
