export declare const isKeyOf: (key: any, t: T) => key is keyof T;