import { Skeleton } from '@workspace/ui/components/skeleton'; export default function Loading() { return (
); }