// Auto generated component declarations import '@vue/runtime-core' declare module '@vue/runtime-core' { export interface GlobalComponents { Auth: typeof import('@nuxtbase/auth-ui-vue')['Auth'] ForgottenPassword: typeof import('@nuxtbase/auth-ui-vue')['ForgottenPassword'] UpdatePassword: typeof import('@nuxtbase/auth-ui-vue')['UpdatePassword'] MagicLink: typeof import('@nuxtbase/auth-ui-vue')['MagicLink'] UserContextProvider: typeof import('@nuxtbase/auth-ui-vue')['UserContextProvider'] } } export {}