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

declare const FileChartLineIcon: RemixiconReactIconComponentType;
export default FileChartLineIcon;
