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