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