import type { LexicalEditor } from "lexical"; export declare function useList(editor: LexicalEditor): void;