export declare function UserDefinedProperty(key: string, value: any): (target: any, propertyKey: string) => void;