import React from 'react'; import { ToasterServiceProps } from './types'; export declare const Toaster: React.FC;