export { default } from './LazyLexicalEditor'; export type { Props as LexicalEditorProps } from './LexicalEditor'; export * from './types'; //# sourceMappingURL=index.d.ts.map