import { Options } from '../types'; export declare function cloneOptions(opts: Options): any;