export default interface IClock { clockNow(): number; } //# sourceMappingURL=IClock.d.ts.map