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

declare const MeetingRoom: ReactIconComponentType;
export default MeetingRoom;
            