export declare class PathRountNumber {
    roundNumber: string;
}
