import type { IdleHandsConfig } from "./config.js"; export declare function ensurePluginAllowlisted(cfg: IdleHandsConfig, pluginId: string): IdleHandsConfig;