import React from 'react'; import { type SVGPropsOptionalViewBox } from '@splunk/react-icons/SVGEnterprise'; export default function TimeRangeInput({ screenReaderText, ...otherProps }: SVGPropsOptionalViewBox): React.JSX.Element; //# sourceMappingURL=TimeRangeInput.d.ts.map