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