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