- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 需要对notification做一些二次封装,但是目前看并没有提供notification的类型导出 ### What does the proposed API look like? export { default as notification, NotificationArgsProps } from './notification'; <!-- generated by issue-helper. DO NOT REMOVE -->