/** * The recipes:list command */ export declare const recipesListCommand: () => Promise; //# sourceMappingURL=recipes-list.d.ts.map