import React from 'react'; import { Icon } from '../icon/Icon'; export declare const ToastIcon: (props: React.ComponentProps) => React.JSX.Element;