export interface ISocialBannerIcon { iconName: string; iconLink: string; className: string; }