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