import { ReporterPlugin } from "../types"; declare const plugin: ReporterPlugin; export default plugin;