import 'react-quill/dist/quill.snow.css'; import './style/zh-cn.less'; export declare const RichEditor: (props: any) => JSX.Element;