import { IconComponent } from '..';
declare const ReportIcon: IconComponent;
export { ReportIcon };
