import type { SVGProps } from 'react'; const SvgReports = (props: SVGProps) => ( ); export default SvgReports;