export declare function flatPromise(): { promise: Promise; resolve: any; reject: any; };