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