import type { PluginGroup } from "../../types/toolOpts";
declare const reportsGroup: PluginGroup;
export default reportsGroup;
