export interface Copyright { year: number | string; company: string; icp: string; }