/**
 * Anthropic Output Module
 * Exports all Anthropic output processing functionality
 */
export { AnthropicOutputProcessor } from './processor';
//# sourceMappingURL=index.d.ts.map