/** * internal-only: Banner shown in the transcript that prompts users to report * issues via /issue. Appears when friction is detected in the conversation. */ export function IssueFlagBanner() { return null; }