import { NuxtOptionsLoading } from '@nuxt/types/config/loading' const Loading: NuxtOptionsLoading = { color: '#f3f4f6' } export default Loading