import { IconLoading } from '@/components/ui/Icons'; export default function Loading() { return (
); }