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