export declare const keysToExcludeOnCompare: string[];
export declare function isEqualWithoutCompareSpecifiedKeys(_: any, __: any, key: string | symbol | number | undefined): true | undefined;
//# sourceMappingURL=entity-keys-to-exclude-on-compare.d.ts.map