variable defaultimport { default } from "https://dotland.deno.dev/std@0.92.0/node/fs.ts"; type{ access; accessSync; appendFile; appendFileSync; chmod; chmodSync; chown; chownSync; close; closeSync; constants; copyFile; copyFileSync; exists; existsSync; lstat; lstatSync; mkdir; mkdirSync; mkdtemp; mkdtempSync; open; openSync; promises; readdir; readdirSync; readFile; readFileSync; readlink; readlinkSync; realpath; realpathSync; rename; renameSync; rmdir; rmdirSync; stat; statSync; unlink; unlinkSync; watch; writeFile; writeFileSync; truncate; truncateSync; }