const newPlot = jest.fn(); const redraw = jest.fn(); export { newPlot, redraw };