import { NotificationAdapter } from '../../index';
export declare class DesktopNotificationAdapter extends NotificationAdapter {
    constructor();
}
//# sourceMappingURL=DesktopNotificationAdapter.d.ts.map