export declare class PathTokenId {
    id: string;
}
