import { RemixiconReactIconComponentType } from './dist/typings';

declare const ThermometerLineIcon: RemixiconReactIconComponentType;
export default ThermometerLineIcon;
