export { default as AuthPageLayout } from './authentication.vue'; export { default as LoginIllustration } from './icons/login-illustration.vue'; export * from './types';