import { MVVType } from './interfaces.js';
export declare function MVV(props: MVVType): import("react/jsx-runtime").JSX.Element;
