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

declare const RoomPreferences: ReactIconComponentType;
export default RoomPreferences;
            