export declare function EntityProperty(entityProperty: string): (target: any, modelProperty: PropertyKey) => void;
