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

declare const FileHistoryLineIcon: RemixiconReactIconComponentType;
export default FileHistoryLineIcon;
