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