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