export declare const mutateDeepLeft: (left: any, right: any) => any;
