import React from 'react';
import type { LexicalRichTextFieldProps } from '../types.js';
export declare const RichTextField: React.FC<LexicalRichTextFieldProps>;
//# sourceMappingURL=index.d.ts.map