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

declare const RoomIcon: MdiReactIconComponentType;
export default RoomIcon;
