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