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