export interface ILogo { image: string; title?: string; }