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

declare const ReportIcon: MdiReactIconComponentType;
export default ReportIcon;
