import { ReactEditor } from 'slate-react'; export declare const withAutoFormat: (editor: ReactEditor) => ReactEditor;