export declare function hasDuplicateProperties(...objects: Array<Record<string, any> | undefined>): boolean;
//# sourceMappingURL=object.d.ts.map