import 'typings-global'; export declare let delayFor: (timeInMillisecond: number, passOn?: T) => Promise;