export declare const enum EDisplayMode { COMPACT = "compact", RESPONSIVE = "responsive" }