declare const middleware: (arrayFunctions: Array, options?: { end?: Function; }) => void; export default middleware;