import { NotificationSystem } from "../types";
export declare const consoleNotificationSystem: NotificationSystem;
