export declare class ChartTransition { private transitionDuration; getTransitionDuration(): number; }