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