export interface HeaderItem { name: string; sortable: boolean; }