import type { JSX } from "react"; export declare const ListItemSkeleton: () => JSX.Element;