export declare function hasOwnProperty(obj: X, prop: Y): obj is X & Record;