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