import { TestFramework } from './types';
export declare const jestFramework: TestFramework;
