export { DepthIndicator, default } from './css'; export type { DepthIndicatorProps } from './css'; export { DepthIndicator as DepthIndicatorTailwind } from './tailwind';