import type React from 'react'; export declare const Toast: React.ComponentType>; export declare const ToastProvider: React.ComponentType>;