export declare const listItemAttr: import("@milkdown/utils").$NodeAttr;
export declare const listItemSchema: import("@milkdown/utils").$NodeSchema<"list_item">;
export declare const sinkListItemCommand: import("@milkdown/utils").$Command<unknown>;
export declare const liftListItemCommand: import("@milkdown/utils").$Command<unknown>;
export declare const splitListItemCommand: import("@milkdown/utils").$Command<unknown>;
export declare const liftFirstListItemCommand: import("@milkdown/utils").$Command<unknown>;
export declare const listItemKeymap: import("@milkdown/utils").$UserKeymap<"listItemKeymap", "SinkListItem" | "LiftFirstListItem" | "NextListItem" | "LiftListItem">;
//# sourceMappingURL=list-item.d.ts.map