export declare function hasProperty(obj: unknown, key: K): obj is T & Record; //# sourceMappingURL=has-property.d.ts.map