import { PropsWithChildren } from 'react';
export declare const SidebarGroupSkeleton: React.FC<PropsWithChildren>;
