export { skeletonDark } from './dark';
export { skeletonLight } from './light';
export type { SkeletonTheme, SkeletonThemeVars } from './light';
