export declare function Property(nameOrOptions?: string): (target: any, propertyName: string) => void;