import type { BrandingSettingsDto } from '../schemas/BrandingSettingsDto'; export type BrandingSettingsResponseResponse = BrandingSettingsDto;