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