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