import { NotificationDriverInterface } from "../../App/Notifications/Interfaces/NotificationDriverInterface"; export declare function makeMockNotificationDriver(): Readonly;