export declare function is(obj: any, type: new () => any): boolean;
