export interface Pipe { id: string; name: string; icon: string; }