/// import 'braft-editor/dist/index.css'; export declare const CustomImageItem: (props: any) => JSX.Element; export declare const BaseQuillEditor: (props: any) => JSX.Element;