export { act, waitFor, renderHook } from '@testing-library/react'; export type { RenderHookOptions } from '@testing-library/react'; //# sourceMappingURL=render18Hook.d.ts.map