import type { RichTextEditorState } from '@pega/cosmos-react-rte'; import type { FeedRichTextProps } from './Feed.types'; export declare const minInputHeight = "4rem"; declare const FeedRichText: import("react").ForwardRefExoticComponent>; export default FeedRichText; //# sourceMappingURL=FeedRichText.d.ts.map