export { default as Skeleton } from './Skeleton.svelte';
export type { SkeletonVariant, SkeletonSize, SkeletonProps } from './types';
//# sourceMappingURL=index.d.ts.map