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