export declare const MSThemeColors: {
    Background: string;
    Text: string;
    SelectedBackground: string;
    SelectedText: string;
};
