import * as ts from "typescript"; export declare function isInstanceofCtor(node: ts.Node): boolean;