import type { Std } from '@palmares/core'; export declare function testIndependently(adapterLocation: string, std: Std, filesToTest: string[]): Promise; //# sourceMappingURL=independent.d.ts.map