import { Skeleton } from "./skeleton"; export type { TaroSkeletonProps as SkeletonProps, avatarShape } from "../../types"; export default Skeleton;