export declare const isKeyOf: >(obj: T, key: PropertyKey) => key is keyof T;