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