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