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

declare const ChartFinanceIcon: MdiReactIconComponentType;
export default ChartFinanceIcon;
