import type { Version } from '../types/public'; export declare function getVersionString(version: Version): string; //# sourceMappingURL=version.d.ts.map