export declare enum EThemeProviderType { Light = "Light", Dark = "Dark", DarkV2 = "DarkV2", Navy = "Navy", Custom = "Custom" }