/** * preview — shows how this skill will appear on the marketplace listing. * Operates entirely locally against the skill.md on disk. */ export declare function previewCommand(filePath: string): Promise;