export type BigintIsh = number | string | bigint;