import type { Options as MdxOptions } from "@mdx-js/rollup" export type PluginOptions = MdxOptions export type UserPluginOptions = Partial