import type { DocumentViewServerProps } from 'payload';
import React from 'react';
export declare function VersionView(props: DocumentViewServerProps): Promise<React.JSX.Element>;
//# sourceMappingURL=index.d.ts.map