export interface IThemeBase { [key: string]: any; }