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