import { IDomEditor } from "@wangeditor/editor"; declare function withAttachment(editor: T): T; export default withAttachment;