/// import { ToastContainerProps } from 'react-toastify'; export declare const ToastContainer: (props: ToastContainerProps) => JSX.Element;