interface TarHeaderimport { type TarHeader } from "https://deno.land/std@0.199.0/archive/untar.ts"; Index Signatures[key: string]: Uint8Array