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

declare const ReportProblemIcon: MdiReactIconComponentType;
export default ReportProblemIcon;
