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