export { default } from './rc-mod';
export type { NotificationConfig, NotificationOptions } from '@alifd/next/types/notification';
export type { INotificationOptionsQuick as NotificationOptionsQuick } from './types';
