/// export declare const ToastGenerator: ({ updateToast }: { updateToast: any; }) => JSX.Element;