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

declare const FloorLampIcon: MdiReactIconComponentType;
export default FloorLampIcon;
