export function SidebarSkeleton() { return ( ); } export function ContentSkeleton() { return (
); }