// en/merchant_avatar
export const merchant_avatar = {
  avatar_alt: '{{name}} logo',
} as const;
