/** * a version number in semver (Semantic Versioning) format */ export declare type SemVerReadOnly = string;