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