import { Editor } from 'slate'; export declare const isWithinListItem: (editor: Editor) => boolean; //# sourceMappingURL=isWithinListItem.d.ts.map