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

declare const InfraredThermometerFillIcon: RemixiconReactIconComponentType;
export default InfraredThermometerFillIcon;
