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