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

declare const LightbulbOnIcon: MdiReactIconComponentType;
export default LightbulbOnIcon;
