import { MDVPluginOptions } from "@mdv/types/mdv-config"; export declare const defineMdvConfig: (options: MDVPluginOptions) => MDVPluginOptions;