import { Action, Pattern } from '../types'; export declare const takeOneOf:
(patterns: ReadonlyArray>) => Promise>;