import type { NotificationConfig, NotificationOptions, Notification as INotification } from './types';
declare const _default: INotification;
export default _default;
export type { NotificationConfig, NotificationOptions };
