import { type StringRecordValue } from '../../common/models/StringRecordValue.js'; export declare function updateControllerOpenApiMetadataOperationRecordProperty | undefined; }>(buildOrGetOperationObject: (metadata: TMetadata, methodKey: string | symbol) => TOperationObject): (key: string, value: StringRecordValue, target: Function, methodKey: string | symbol, propertyKey: TKey) => (metadata: TMetadata) => TMetadata; //# sourceMappingURL=updateControllerOpenApiMetadataOperationRecordProperty.d.ts.map