export default function RoomInformation({ space }: { space: any; }): JSX.Element;