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

declare const WbIncandescentIcon: MdiReactIconComponentType;
export default WbIncandescentIcon;
