import { type TSConfig } from 'read-tsconfig-sync'; export default function loadTSConfig(path: string): TSConfig;