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