declare const RichTextImage: (props: any) => JSX.Element;
export default RichTextImage;
