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