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

declare const LampIcon: MdiReactIconComponentType;
export default LampIcon;
