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