import { NotificationConfig } from './interfaces';
export declare const defaultNotificationConfig: NotificationConfig;
