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

declare const ThermometerFillIcon: RemixiconReactIconComponentType;
export default ThermometerFillIcon;
