export declare function extendError(pError: any, error: any): any;
export declare function merge(a: any, b: any): any;
