import { Action, Pattern } from '../types'; export declare const takeAllOf:

(patterns: ReadonlyArray>) => Promise[]>;