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