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

declare const ChartLineVariantIcon: MdiReactIconComponentType;
export default ChartLineVariantIcon;
