export { findTsConfig }; declare function findTsConfig(telefuncFilePath: string, appRootDir: string): string | null;