import { OperationObject } from '../openapi-interfaces.js';
export declare function getParams(methodInfo: OperationObject): {};
