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