// Read more at "Handling stylesheets and image imports" on https://nextjs.org/docs/testing module.exports = { src: "/img.jpg", height: 24, width: 24, blurDataURL: "data:image/png;base64,imagedata", };