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