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