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