import { FC } from 'react'; declare const Toaster: FC; export default Toaster;