export interface IButtonIcon { image: string; title: string; }