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