declare function bytesToUuid(buf: number[], offset?: number): string;
export default bytesToUuid;
//# sourceMappingURL=bytesToUuid.d.ts.map