blob: 3b3ffc2113edc98b12972bcb73302a5c7fb10dec [file] [log] [blame]
export default function v6ToV1(uuid: string): string;
export default function v6ToV1(uuid: Uint8Array): Uint8Array;