/** @format */ export const mediaLogoList: { imageId: number; imageName: string; imageUrl: string; }[];