import { type IDomEditor } from '@wangeditor/editor';
declare const _default: <T extends IDomEditor>(editor: T) => T;
export default _default;
