import { Skeleton } from "@shared/ui/Skeleton" export default function ProfileLoading() { return (
) }