import type { LexicalCommand } from 'lexical'; import type { LinkPayload } from '../types.js'; export declare const TOGGLE_LINK_WITH_MODAL_COMMAND: LexicalCommand; //# sourceMappingURL=commands.d.ts.map