export default { "/admin/dashboard/problems.json": { problems: [{ message: "Houston...", priority: "low" }], }, };