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

declare const LightbulbOutlineIcon: MdiReactIconComponentType;
export default LightbulbOutlineIcon;
