// tslint:disable-next-line:no-bad-reference /// declare namespace NodeJS { interface HRTime { bigint(): bigint; } }