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