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