import { Indicator } from './indicator'; export type { IndicatorProps } from './indicator'; export default Indicator;