export declare function replaceAppNameWithPath(node: string | string[] | object | unknown, appName: string, root: string): any;