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