/**
 * Set up application
 * @param app
 */
export declare function setup(app: {
    [x: string]: any;
}): void;
//# sourceMappingURL=parameter-extractor-middleware.d.ts.map