export declare class ValVersion { static parse(version: string): string; }