export type BencodeUint8Array = Uint8Array & { __BRAND__: 'bencode'; __TYPE__: T; }; //# sourceMappingURL=types.d.ts.map