import * as React from 'react'; import { type IconProps } from './IconBase'; declare const SvgBrowsingHistory: React.NamedExoticComponent>; export default SvgBrowsingHistory;