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