/** Mock Creation Functions - Consolidated from duplicate utilities */ export { createMock, createFake, createFakeServer, createFakeXHR, stubMethod } from '../stubMethod.js'; //# sourceMappingURL=mockCreation.d.ts.map