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