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

declare const FolderHistoryFillIcon: RemixiconReactIconComponentType;
export default FolderHistoryFillIcon;
