export declare function hasOwnProperty, Y extends PropertyKey>(obj: X, prop: Y): obj is X & Record; //# sourceMappingURL=has-property.d.ts.map