export default function configureExpressService(className: string, method: any, endpoint: string, functionValue: any, context: any, ...middleware: any): void;
