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

declare const LightbulbOnOutlineIcon: MdiReactIconComponentType;
export default LightbulbOnOutlineIcon;
