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

declare const BulbsOffIcon: MdiReactIconComponentType;
export = BulbsOffIcon;