import { Button } from "@prismicio/editor-ui"; import { telemetry } from "@/apiClient"; export const AIPromoLink = () => { return ( ); };