export declare const getConfigWithCase: (config?: { path: string; tsconfig: string; type: string; }) => unknown;