export declare function hasOwnProperty(key: K, object: unknown): object is Record;