import { List$1 } from "./List$1"; import { PathSegment } from "./PathSegment"; import { Type } from "./type"; /** * @hidden */ export declare class PathSegmentCollection extends List$1 { static $t: Type; constructor(); }