export declare const isofType: (target: any, key: keyof T) => target is T;