import { SupportedKeys } from '../supported-keys'; declare type Keys = SupportedKeys['SinkListItem'] | SupportedKeys['LiftListItem'] | SupportedKeys['PopListItem'] | SupportedKeys['NextListItem']; export declare const SplitListItem: import("@sosuisen/milkdown-core").CmdKey; export declare const SinkListItem: import("@sosuisen/milkdown-core").CmdKey; export declare const LiftListItem: import("@sosuisen/milkdown-core").CmdKey; export declare const PopListItem: import("@sosuisen/milkdown-core").CmdKey; export declare const listItem: import("@sosuisen/milkdown-utils/lib/atom/types").Origin; export {}; //# sourceMappingURL=list-item.d.ts.map