import { IconSvgProps } from '../types';
declare const HourglassHigh: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default HourglassHigh;
//# sourceMappingURL=HourglassHigh.d.ts.map