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