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