export declare function updateControllerOpenApiMetadataOperationProperty(buildOrGetOperationObject: (metadata: TMetadata, methodKey: string | symbol) => TOperationObject): (value: TOperationObject[TKey], target: Function, methodKey: string | symbol, propertyKey: TKey) => (metadata: TMetadata) => TMetadata; //# sourceMappingURL=updateControllerOpenApiMetadataOperationProperty.d.ts.map