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