import { PropertyDescriptor } from '../domain/descriptors'; export declare function EntityProperty(propertyDescriptor: T): PropertyDecorator;