export declare function runTemplate(name: string, targetPath: string, params: { [name: string]: any; }): Promise;