import { SPEditor } from '@udecode/slate-plugins-core'; export declare const toggleList: (editor: SPEditor, { type }: { type: string; }) => void; //# sourceMappingURL=toggleList.d.ts.map