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