import { SerializableObject } from '@openhps/core'; import { CellSpace } from './gml/CellSpace'; @SerializableObject() export class VerticalPassage extends CellSpace {}