import type { Skill } from "@mariozechner/pi-coding-agent"; export declare function resolveSkillSource(skill: Skill): string;