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