import m from 'mithril';
import { SVGAttributes } from '../svg';
declare const HourglassSolidAlerted: m.Component<SVGAttributes>;
export default HourglassSolidAlerted;
