export declare function deleteKey(obj: any, keysToKeep: string[], childIndicator: string): any;