export declare function copySkillDir(sourceDir: string, destDir: string, force: boolean): Promise<void>;
//# sourceMappingURL=copy.d.ts.map