export declare const uniq: (fromArray: any[], byProp?: string | number) => any[];