import type { TsConfigJson as TSConfigJSON } from "type-fest";
export declare const loadTSConfig: (baseDir: string, relativeTSConfigPath: string | undefined) => TSConfigJSON | undefined;
//# sourceMappingURL=load-tsconfig.d.ts.map