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