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