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