export { default as Alert } from './Alert.vue' export type { AlertProps } from './types.ts'