import { RailSegments } from './RailSegments'; export declare class RailSegmentsMapper { static getType(_: any): typeof RailSegments; }