export declare const ClockId: unique symbol; export declare type ClockId = typeof ClockId; //# sourceMappingURL=id.d.ts.map