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