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