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

declare const LineChartFillIcon: RemixiconReactIconComponentType;
export default LineChartFillIcon;
