export type { DotNavSize, DotNavProps } from './types'; export { DotNav } from './dot-nav';