import { Application } from 'express'; export declare function applyRequestParsing(application: Application): void;