declare function equalsPartial(object: T, expected: Partial): boolean; export default equalsPartial; //# sourceMappingURL=equalsPartial.d.ts.map