import React from 'react'; declare const Toast: React.MemoExoticComponent<() => React.JSX.Element>; export default Toast;