import { IconProps } from '../Icon'; declare function SvgBugReport(props: IconProps): JSX.Element; export default SvgBugReport;