import { Config } from './types'; export declare const getTsbConfig: (configPath: string) => Config;