declare module "@toast-ui/editor" { import { Editor } from "@toast-ui/editor"; export default Editor; }