import { Editor } from 'slate'; export declare const toggleElement: (editor: Editor, format: string, blockType?: string) => void; //# sourceMappingURL=toggle.d.ts.map