import React from 'react'; import { ToastProps } from './types'; export declare const Toast: React.ForwardRefExoticComponent>;