//#region src/utils/uuid/version.d.ts
declare function version(uuid: string): number;
export = version;
//# sourceMappingURL=version.d.cts.map