blob: 38eaaf0c260e5e8ee1cc554fee0399cfb0b19a16 [file] [log] [blame]
export default function v1ToV6(uuid: string): string;
export default function v1ToV6(uuid: Uint8Array): Uint8Array;