import type { MonotonicClock } from "./types.js"; export declare const performanceMonotonicClock: MonotonicClock; //# sourceMappingURL=clock.d.ts.map