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