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