export declare function substituteAppSettingsVariables(folderPath: any, isFolderBasedDeployment: any, fileName?: string): void; export declare function substituteXmlVariables(configFile: any, tags: any, variableMap: any, parameterFilePath: any): boolean;