export default function v1ToV6(uuid: string): string; export default function v1ToV6(uuid: Uint8Array): Uint8Array;