export declare function transformTreeNodesWithConfig(object: any, config: any, scope?: {}, isParentNode?: boolean): Pick | null;