export declare function unify(arr1: any[], arr2: any[], base?: string, set?: boolean): any[];