export { default as JoSkeleton } from "./src/Skeleton"; export type { SkeletonProps as JTSkeletonProps } from "./src/Skeleton";