import { SVGProps } from "react";
declare const GYSiGlyphTimeGlass: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphTimeGlass };
