import { TestCommandOptions } from '..'; /** Returns the correct Jest config file path */ export declare function getConfigFile(options: TestCommandOptions): string; //# sourceMappingURL=getConfigFile.d.ts.map