import { AsyncOperation } from "../operation"; export declare function take(count: number): AsyncOperation>;