import { Notification } from '@alifd/next';
export default Notification;
export type { NotificationConfig, NotificationOptions } from '@alifd/next/types/notification';
