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