import { Ora } from 'ora'; export declare function resolveTemplateArgAsync(tempDir: string, oraInstance: Ora, appName: string, template: string, templatePath?: string): Promise;