export declare enum ColorScheme { light = "light", dark = "dark" }