import m from 'mithril'; import { SVGAttributes } from '../svg'; declare const Report: m.Component; export default Report;