export declare function emitGeneratedResult(input: { command: string; kind: string; name: string; outputPath: string; }): void;