variable SlowBufferimport { SlowBuffer } from "https://deno.land/std@0.160.0/node/buffer.ts"; type{ prototype: Buffer; new (size: number): Buffer; }