import type { PipelineRecipe } from "../types.js";
declare const recipe: PipelineRecipe;
export default recipe;
