import { FC, SVGProps } from 'react'; declare const IconDocumentReport: FC & { fill?: string }>; export default IconDocumentReport;