import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Report: React.FC; export default Report;