import type { McpRegistry } from "../registry.js"; export declare const registerRecipeSyncTools: (registry: McpRegistry) => void;