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