import type { ParsedArgs } from "../../shared/types.js"; export declare function createSkill(args: ParsedArgs, projectDir?: any): Promise; //# sourceMappingURL=create.d.ts.map