import { InitTransportServerFunction } from '../shared';
export declare const initSSEServer: InitTransportServerFunction;
