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