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

declare const Report: ReactIconComponentType;
export default Report;
            