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