export declare const getWildcardValue: (obj: any, path: any, patch: any) => any;
