export declare const getRecipe: (name: any) => Promise; export declare const listRecipes: () => Promise; //# sourceMappingURL=common.d.ts.map