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