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