export declare const allSettledWithRejection: (promises: Promise<any>[]) => Promise<any[]>;
//# sourceMappingURL=allSettledWithRejection.d.ts.map