/** * Type-safe fixtures for common test data */ export * from './mock-data.js'; export * from './test-methods.js'; //# sourceMappingURL=index.d.ts.map