import { Skeleton } from '@sim/emcn' export function ChatLoadingState() { return (
{/* Title skeleton */}
{/* Chat skeleton */}
) }