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

declare const ReportOff: ReactIconComponentType;
export default ReportOff;
            