import { IconProps } from '../lib';
declare function HourglassSimpleHigh(props: IconProps): JSX.Element;
export default HourglassSimpleHigh;
