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

declare const InfraredThermometerLineIcon: RemixiconReactIconComponentType;
export default InfraredThermometerLineIcon;
