export interface HeaderDetails { icon: string; name: string; description: string; type: string; }