import type { Scope } from '../types';
export default function mergeTemplate(scope: Scope, rootPath: string): Promise<void>;
//# sourceMappingURL=merge-template.d.ts.map