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

declare const DeskLampIcon: MdiReactIconComponentType;
export default DeskLampIcon;
