import { PruneOptions } from './extendPruneOptions'; export declare function prune(maybeOpts: PruneOptions): Promise;