import { PropertyMetadata } from '../schema-builder/metadata';
export declare function applyFieldDecorators(targetClass: Function, item: PropertyMetadata): void;
//# sourceMappingURL=type-helpers.utils.d.ts.map