export const DEFAULT_LAYOUT = () => import('@/layout/default-layout.vue') export const ParentView = () => import('@/layout/parent-view/index.vue')