/// import type { IndicatorProps } from "./Indicator.interface"; export declare const Indicator: React.FC; export default Indicator;