export declare function Unique(value?: any): (targetPrototype: Object, propertyName: string) => void;
