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