import type { TestCase } from './types'; declare const testCases: TestCase[]; export default testCases; //# sourceMappingURL=spec.json.d.ts.map