import type { LexicalEditor } from 'lexical'; export declare function getTopLevelNodeKeys(editor: LexicalEditor): string[]; //# sourceMappingURL=getTopLevelNodeKeys.d.ts.map