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