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