import type { NextHandleFunction } from 'connect'; export default function createJsInspectorMiddleware(): NextHandleFunction;