import type { Alert } from "@/types/trpc/routers/contentstack/siteConfig" export interface SitewideAlertProps { alert: Alert }