import React from 'react'; import { ToasterContextMethods } from '../types'; export declare const ToasterContext: React.Context;