type IntegerString = `${bigint}`;

export type { IntegerString };
