export interface RemoveBusinessAccountProfilePhotoOptionsApplicationJson { business_connection_id: string; is_public?: boolean; }