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