import { PageIndicator } from './page-indicator'; export type { PageIndicatorProps } from './page-indicator'; export default PageIndicator;