import { Skeleton } from './skeleton.taro'; export type { SkeletonProps } from './skeleton.taro'; export default Skeleton;