export declare function shallowExtend(json: any, defaults?: {}): any;
