import * as React from 'react'; import SUIChartPie from '@splunk/react-icons/enterprise/ChartPie'; declare const Pie: (props: Omit, "screenReaderText">) => React.ReactElement; export default Pie;