import type { OpenClawConfig } from "../config/types.js"; export declare function resolveCompatRegistryVersion(): string; export declare function resolveInstalledPluginIndexPolicyHash(config: OpenClawConfig | undefined): string;