declare function mergeOptions(...options: any[]): any;
export = mergeOptions;
