export declare function fakeTime(callback: (...args: any[]) => any): (done: () => void) => any;
//# sourceMappingURL=fake-time.d.ts.map