export interface SetBusinessAccountBioOptionsApplicationJson { business_connection_id: string; bio?: string; }