declare function _exports(ms: number, reason?: string): Promise<any>;
export = _exports;
