import * as ts from 'typescript'; export declare function getProgramFromConfig(path?: string): ts.Program;