export type * from '../src-generated/schema.js'; import schema from './mutation-testing-report-schema.json'; export type SchemaType = typeof schema; export { schema }; //# sourceMappingURL=index.d.ts.map