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