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