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