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