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