/** * Configure Kilo CLI: * - workflows/ — start + finish-work as slash commands * - skills/trellis-{name}/SKILL.md — other 5 as auto-triggered skills */ export declare function configureKilo(cwd: string): Promise; //# sourceMappingURL=kilo.d.ts.map