import { IconProps } from '../Icon'; declare function SvgHistory(props: IconProps): JSX.Element; export default SvgHistory;