export declare function reqParams(paramName?: string): (target: any, propertyKey: string, index: number) => void;
//# sourceMappingURL=reqParams.d.ts.map