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