import { RemixiconReactIconComponentType } from './dist/typings';

declare const HistoryLineIcon: RemixiconReactIconComponentType;
export default HistoryLineIcon;
