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