export const mdx: string[];
/** @type {Array<string>} */
export const md: Array<string>;
