import * as ts from "typescript"; export declare function createProgram(configFile: string): ts.Program;