import { ClaudeOutputEntry } from './ClaudeOutputEntry';
export type ClaudeOutput = ClaudeOutputEntry[];
//# sourceMappingURL=ClaudeOutput.d.ts.map