/// import 'react-quill/dist/quill.snow.css'; declare const QuillEditor: (props: any) => JSX.Element; export default QuillEditor;