export { Skeleton } from './Skeleton';
export type { SkeletonCssVariables, SkeletonFactory, SkeletonProps, SkeletonStylesNames, } from './Skeleton';
