import type { BrandingResponseDto } from '../schemas/BrandingResponseDto'; export type BrandingResponseResponse = BrandingResponseDto;