export declare function findDuplicates(items: any[]): any[];
//# sourceMappingURL=findDuplicates.d.ts.map