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

declare const LightbulbIcon: MdiReactIconComponentType;
export default LightbulbIcon;
