import ts from 'typescript'; export declare function bootstrapTypescriptProject(tsconfigPath: string): ts.Program;