import ElAlert from './src/alert.vue'; export * from './src/alert'; export { ElAlert }; export default ElAlert;