export const AuthPage = () => import('@/views/Auth/AuthView.vue') export const WalletPage = () => import('@/views/Wallet/WalletView.vue')