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