export { default as thingDark } from "./dark.mjs"; export { default as thingLight } from "./light.mjs"; export { thingRtl } from "./rtl.mjs";