export declare function runConversion(configPath: string, basePath: string, overwrite?: boolean, templateName?: string): Promise<void>;
