export default mdxPlugin; /** * @param {any} opts * @return {any} */ declare function mdxPlugin(opts: any): any;