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