import { ResultProcessor } from '../types.js';
export declare function getSSEProcessor(): ResultProcessor;
