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

declare const HistoryFillIcon: RemixiconReactIconComponentType;
export default HistoryFillIcon;
