declare module '*.mdx' { const content: string; export default content; }