import Room from './Room'; export default function ( config: Room.IConfig ): Room;