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

declare const TemperatureKelvinIcon: MdiReactIconComponentType;
export default TemperatureKelvinIcon;
