import React from "react"; import * as T from "./Toast.types"; declare const ToastRegion: React.FC; export default ToastRegion;