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