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