import { lightTheme } from "./lightTheme"; import { darkTheme } from "./darkTheme"; export { lightTheme, darkTheme };