/** @jsxRuntime classic */ /** @jsx jsx */ import { jsx } from "@front10/base-elements"; export function TwitterVerifiedBadge() { return ( ); }