import { commonDark } from "../../_styles/common/index.mjs"; import { self } from "./light.mjs"; export const pageHeaderDark = { name: 'PageHeader', common: commonDark, self };