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