export interface IThemeCustomProperties { themeColours?: string; themeIcons?: string; }