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