/** using globalThis.performance instead importing from node:perf_hooks so it works in browser */ export declare const nowBigInt: () => bigint;