export declare class SegVisualizationMode { showTable: boolean; showCard: boolean; showStatistic: boolean; }