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