import type { OpenClawConfig } from "openclaw/plugin-sdk/browser-support"; export declare function isDefaultBrowserPluginEnabled(cfg: OpenClawConfig): boolean;