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