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