export declare function deepRecurrsion(obj: any, key: string, callback: any, ...params: any[]): void;