export default function configureExpressMethod(endpoint: string, target: any, descriptor: PropertyDescriptor, callback: any, ...middleware: any): void;
