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