export declare function Comment(value: string): (target: any, propertyName: string) => void;