export { default as logDark } from "./dark.mjs"; export { default as logLight } from "./light.mjs";