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