export { default as AuthLinks } from './AuthLinks.vue' export { default as BottomAuthHook } from './BottomAuthHook.vue' export { default as OtpResendHook } from './OtpResendHook.vue' export { default as SocialLogin } from './SocialLogin.vue'