declare const uniquePipe: (value: any, arg: string) => any;
export default uniquePipe;
