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

declare const BulbOutlineIcon: MdiReactIconComponentType;
export = BulbOutlineIcon;