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

declare const FolderHistoryLineIcon: RemixiconReactIconComponentType;
export default FolderHistoryLineIcon;
