export default interface BrandImage { type: string; url: string; }