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