import { SkeletonText } from "@calcom/ui"; export default function WebhookListItemSkeleton() { return (

); }