import IndicatorBase from './indicator-base'; export type { TypeIndicatorBaseProps } from './indicator-base'; export default IndicatorBase;