export declare function showSkill(skillDir: string, _id: string, stdout: NodeJS.WritableStream): Promise<void>;
//# sourceMappingURL=show.d.ts.map