import * as React from 'react'; import SvgEnterprise from '@splunk/react-icons/SVGEnterprise'; declare const RichText: (props: React.ComponentProps) => React.ReactElement; export default RichText;