import { ReactText } from 'react'; import { ToastOptions, ToastContent } from 'react-toastify'; export declare function ToastSuccess(content: ToastContent, options?: ToastOptions): ReactText; //# sourceMappingURL=ToastSuccess.d.ts.map