import type { LexicalEditor } from "lexical"; export declare const setupList: (editor: LexicalEditor) => void;