/** * @fileoverview `graph-recipes` list command (Plan B, Phase 5 Task 5.4). * Asserts `listGraphRecipes()` returns the shared `ListRecipesResult` shape * with the default recipe listed as "all rules". */ export {}; //# sourceMappingURL=list-graph-recipes.test.d.ts.map