function fstatSyncimport { fstatSync } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts"; fstatSync(fd: number): StatsfstatSync(fd: number, options: { bigint: false; }): StatsfstatSync(fd: number, options: { bigint: true; }): BigIntStatsParametersfd: numberReturnsStatsParametersfd: numberoptions: { bigint: false; }ReturnsStatsParametersfd: numberoptions: { bigint: true; }ReturnsBigIntStatsimport fstatSyncimport { fstatSync } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";