export { default as switchDark } from "./dark.mjs"; export { default as switchLight } from "./light.mjs";