import { TransformOptions } from 'class-transformer';
export declare function Uniq(options?: TransformOptions): PropertyDecorator;
