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