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