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

declare const BugReport: ReactIconComponentType;
export default BugReport;
            