/** * Recipes catalog rendering — shows available recipes with their configuration. * Returns JS code as a string. */ export declare function dashboardRecipesJs(): string; //# sourceMappingURL=recipes.d.ts.map