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