import { ToastContextType } from '../types'; export declare const ToastContext: import("react").Context;