import * as ts from "typescript"; import { FunctionVisitor } from "../context"; export declare const transformExpressionStatement: FunctionVisitor;