import { CellSpace } from './gml/CellSpace'; export declare class Room extends CellSpace { }