import { ReactIconComponentType } from '../types';

declare const ReportProblem: ReactIconComponentType;
export default ReportProblem;
            