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