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