UNPKG

@omnia/fx-models

Version:
6 lines (5 loc) 181 B
import { ThemeDefinitionV2 } from "./ThemeDefinitionV2"; export declare class OmniaThemes { static ligthTheme(): ThemeDefinitionV2; static darkTheme(): ThemeDefinitionV2; }