/// declare function Skeleton({ className, ...props }: React.HTMLAttributes): import("react/jsx-runtime").JSX.Element; export { Skeleton };