import React from 'react';
import '../index.css';
declare const BugReporter: () => React.JSX.Element;
export default BugReporter;
