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