import { IndicatorAttributes } from './type';
export declare const DEFAULT_INDICATOR_THEME: Partial<IndicatorAttributes>;
