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