import type { NextHandleFunction } from 'connect'; export declare const routers: { [key: string]: NextHandleFunction; };