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