export declare function Value(expression: string): (target: any, key: string, index?: number) => void;