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