export declare function isTypescriptProject(projectPath: string): Promise<boolean>;
//# sourceMappingURL=isTypescriptProject.d.ts.map