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