import type { LoadedSkill } from "../../features/opencode-skill-loader"; export declare function extractSkillBody(skill: LoadedSkill): Promise;