I want to mock numbers function that exports list of numbers:
// utils.js export const numbers = () => [1, 2, 3, 4]; export const letters = () => [\'x\', \'