import type { AFS } from "@aigne/afs"; import type { Agent } from "../../../agents/agent.js"; export declare function getAFSSkills(afs: AFS): Promise;