import "./toast.css"; /** * The fixed strip the queued toasts stack in, portalled above every overlay — * `ToastProvider`'s whole paint, and the reason that module renders nothing of * its own. */ export declare function ToastViewport(): import("react").JSX.Element;