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