import { SkeletonButton } from './SkeletonButton';
import { SkeletonInlineBlock } from './SkeletonInlineBlock';
import { SkeletonTable } from './SkeletonTable';
import type { SkeletonTableProps } from './SkeletonTable';
import { SkeletonParagraph } from './SkeletonParagraph';
import type { SkeletonParagraphProps } from './SkeletonParagraph';
export { SkeletonButton, SkeletonTable, SkeletonTableProps, SkeletonInlineBlock, SkeletonParagraph, SkeletonParagraphProps, };
//# sourceMappingURL=index.d.ts.map