import { TestCase } from '../index';
declare const cases: TestCase[];
export default cases;
