import { type LongWithoutOverrides } from "https://deno.land/x/web_bson@v0.2.5/src/timestamp.ts";
definition: new () => [P in Exclude<keyof Long, TimestampOverrides>]: Long[P]
low: unknown,
high?: number,
unsigned?: boolean,
import { type LongWithoutOverrides } from "https://deno.land/x/web_bson@v0.2.5/src/timestamp.ts";