const COLOR_SCHEME = { LIGHT: "light", DARK: "dark" }; export { COLOR_SCHEME };