export interface rosePieData { } export declare type legendPosition = 'bottom' | 'right' | 'top' | 'none';