import { type ControllerMethodParameterMetadata } from '../../routerExplorer/model/ControllerMethodParameterMetadata.js'; export declare function nativeRequestParam(controllerMethodParameterMetadata: ControllerMethodParameterMetadata): ParameterDecorator; //# sourceMappingURL=nativeRequestParam.d.ts.map