export declare function getFieldNameFromPath(path: string, method: string, responseTypeSchemaRef: string): string;
