variable defaultimport { default } from "https://deno.land/x/bencode@v0.1.3/src/encode.ts"; type(data: bencodeValue | bencodeValue[]) => Uint8Array