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