/*! Copyright 2023-2024 the gnablib contributors MPL-1.1 */ export declare function v4FromBytes(bytes: Uint8Array): string;