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