import React from 'react';
declare const ThermometerOutline: React.FC<import("./gen").IconCommonProps>;
export default ThermometerOutline;
