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