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