"use client" export function StatCardSkeleton() { return (

Loading your data...

) }