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