export enum InternalNodeType { NONE = "NONE", STATION = "STATION", }