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