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

declare const HistoricIcon: MdiReactIconComponentType;
export default HistoricIcon;
