import ElNotification from './src/notify'; export * from './src/notification'; export { ElNotification }; export default ElNotification;