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