const ADMIN_CREDENTIALS = { username: "admin", password: "adminadmin", email: "admin@example.com", }; export default ADMIN_CREDENTIALS;