export { default as tableDark } from "./dark.mjs"; export { default as tableLight } from "./light.mjs"; export { tableRtl } from "./rtl.mjs";