export * from './heading'; export * from './tag'; import {anchoredHx} from './heading'; const mdx = {...anchoredHx}; export default mdx;