import { SvgIconComponent } from './types'; declare const BugReportIcon: SvgIconComponent; export default BugReportIcon;