import type { SlateEditor, YooEditor } from '../../editor/types'; export declare const withInlines: (editor: YooEditor, slate: SlateEditor) => import("slate-react").ReactEditor; //# sourceMappingURL=with-inlines.d.ts.map