export const defaults = { prefixCls: 'wux-notification', classNames: 'wux-animate--slideInDown', image: '', title: '', text: '', duration: 3000, data: '', onClick() {}, onClose() {}, }