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

declare const BulbsIcon: MdiReactIconComponentType;
export = BulbsIcon;