/// import { IWYSIWYGEditorProps } from "./WYSIWYGEditor.interface"; import "./react-quill.css"; declare const WYSIWYGEditor: import("react").ForwardRefExoticComponent>>; export default WYSIWYGEditor;