/// import { SvgIconProps } from './types'; export declare function DeleteDismissIcon({ className, ...props }?: Partial): JSX.Element;