import type { NotificationManagerConfig } from './types';
export declare const DEFAULT_NOTIFICATION_MANAGER_CONFIG: NotificationManagerConfig;
