import { faker } from "@faker-js/faker"; export default { status: 200, data: faker.image.urlPicsumPhotos(), };