import { commonDark } from "../../_styles/common/index.mjs"; const elementDark = { name: 'Element', common: commonDark }; export default elementDark;