/**
 * Framework-owned tool name used to load one available compiled skill.
 */
export declare const LOAD_SKILL_TOOL_NAME = "load_skill";
