export { default as Skeleton } from './skeleton'; export type { SkeletonProps } from './skeleton.types';