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