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