import { type CommandSpec } from "../internals/plan.js"; export declare function assertSkillSyncRelativePathForTest(rel: string): string; export declare const skillSyncCommand: CommandSpec;