import React from 'react'; import type { AlertsManager } from './types'; export declare const AlertsManagerContext: React.Context;