export type MdxlintConfig = { plugins?: (string | [string, unknown] | unknown)[]; };