export declare function downloadCodeBase(targetDir: string, templateId: string): Promise<void>;
