export interface doubleYaxisBarData { } export declare type legendPosition = 'top' | 'bottom' | 'right' | 'none'; export declare type axisLabelRotate = 'leftSmallAngle' | 'leftBigAngle' | 'rightSmallAngle' | 'rightBigAngle';