export { default as XAlert } from './Alert.vue'
export type { AlertProps, AlertType, AlertTheme } from './Alert.vue'
