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

declare const BulbGroupIcon: MdiReactIconComponentType;
export = BulbGroupIcon;