import type { UpdateBusinessCommand } from '@/client'; export type BusinessUpdateDto = UpdateBusinessCommand;