import { Project } from 'ts-morph'; export declare function createTsProject(tsConfigFilePath: string): Project;