interface Closerimport { type Closer } from "https://dotland.deno.dev/std@0.119.0/io/types.d.ts"; Methodsclose(): void