import { ReactIconComponentType } from '../types';

declare const RoomService: ReactIconComponentType;
export default RoomService;
            