import { Testkit } from './types'; export declare function createTestkit(): Testkit; //# sourceMappingURL=testkit.d.ts.map