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

declare const FloorPlanIcon: MdiReactIconComponentType;
export default FloorPlanIcon;
