export default function ExpressConnectService(endpoint: string, constructorName: string, functionValue: Function, ...middleware: any): void;
