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