import * as React from 'react'; declare const ToastContainer: () => React.JSX.Element; export default ToastContainer;