import { type PluginFn } from '../types.js'; export declare const pluginSuperCharged: PluginFn<{ recurring: boolean; }>;