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

declare const FileChartIcon: MdiReactIconComponentType;
export default FileChartIcon;
