import { Middleware } from './types'; export declare const bodyParser: Middleware;