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