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