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