import { Editor } from 'slate'; import { Slate } from '@makeswift/controls'; export declare function wrapInline(editor: Editor, inline: Slate.Inline): void; //# sourceMappingURL=wrapInline.d.ts.map