import { SPEditor } from '@gpeditor/plate-core'; import { Path } from 'slate'; export declare const unwrapList: (editor: SPEditor, { at }?: { at?: Path | undefined; }) => void; //# sourceMappingURL=unwrapList.d.ts.map