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