import { ITestParams } from "src/types"; export declare const testCompletions: (params: ITestParams) => Promise; //# sourceMappingURL=index.d.ts.map