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